home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3685 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.3 KB

  1. Path: netnews.upenn.edu!news
  2. From: Joel Wilson <jwilson@lsac.org>
  3. Newsgroups: comp.lang.c++
  4. Subject: GetProcessVersion error under MSVC++ 4.0
  5. Date: Thu, 25 Jan 1996 11:30:25 -0500
  6. Organization: Law Services
  7. Message-ID: <3107B021.A51@lsac.org>
  8. NNTP-Posting-Host: jwilson.lsac.org
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0b6a (WinNT; I)
  13. CC: jwilson@lsac.org
  14.  
  15. I recently compiled a program under MSVC++ 4.0 which I have been 
  16. running for months under a MSVC++ 2.x compilation.  The program 
  17. compiled and linked perfectly on my NT 3.51 Worksatation, but 
  18. when I tried to run it on my NT 3.51 server (which does NOT have 
  19. MSVC++ 4.0 installed on it) I get the error message
  20.  
  21.     "The procedure entry point for GetProcessVersion
  22.     cannot be found.  Error in KERNEL32.DLL."
  23.  
  24.     (or something very close to this).
  25.  
  26. I suspect that MSVC++ 4.0 installs an updated DLL somewhere and 
  27. that if I installed 4.0 on the server the program would run 
  28. fine.  Has anyone else seen this?  Can I fix it without 
  29. installing 4.0 on the server?  How does Microsoft expect us to 
  30. distribute applications compiled under 4.0?
  31.  
  32. -- 
  33. ====================================================
  34. Joel M. Wilson, Sr. Programmer/Analyst, Law Services
  35. jwilson@lsac.org
  36. - Being on the net is me being social -
  37.